The following tables list the members exposed by EditorNumericUpDownDefinitionBase<TEditor,TType>.
Public Fields
Public Properties
| Name | Description |
| AllowSpin | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorUpDownDefinitionBase<TEditor,Nullable<TType>>) |
| AutoSelectBehavior | |
| Binding | Gets or sets the Binding that will be used to privide the value for the editor. (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorUpDownDefinitionBase<TEditor,Nullable<TType>>) |
| ClipValueToMinMax | |
| CultureInfo | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorUpDownDefinitionBase<TEditor,Nullable<TType>>) |
| DefaultValue | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorUpDownDefinitionBase<TEditor,Nullable<TType>>) |
| DependencyObjectType | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorUpDownDefinitionBase<TEditor,Nullable<TType>>) |
| Dispatcher | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorUpDownDefinitionBase<TEditor,Nullable<TType>>) |
| EditingElementStyle | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorUpDownDefinitionBase<TEditor,Nullable<TType>>) |
| FormatString | |
| HorizontalContentAlignment | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorUpDownDefinitionBase<TEditor,Nullable<TType>>) |
| Increment | |
| IsSealed | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorUpDownDefinitionBase<TEditor,Nullable<TType>>) |
| Maximum | |
| Minimum | |
| MouseWheelActiveTrigger | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorUpDownDefinitionBase<TEditor,Nullable<TType>>) |
| ParsingNumberStyle | |
| PropertyDefinitions | Gets or sets the Collection of PropertyDefinition to specify which sub-PropertyItems should be shown in the PropertyGrid. (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorUpDownDefinitionBase<TEditor,Nullable<TType>>) |
| ShowButtonSpinner | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorUpDownDefinitionBase<TEditor,Nullable<TType>>) |
| TargetProperties | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorUpDownDefinitionBase<TEditor,Nullable<TType>>) |
| TextAlignment | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorUpDownDefinitionBase<TEditor,Nullable<TType>>) |
| UpdateValueOnEnterKey | Gets or sets a value indicating whether the synchronization between "Value" and "Text" will only be done on an Enter key press or a lostFocus. |
| Watermark | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorUpDownDefinitionBase<TEditor,Nullable<TType>>) |
| WatermarkTemplate | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorUpDownDefinitionBase<TEditor,Nullable<TType>>) |
Top
Public Methods
See Also